projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7df755b
)
Use a conditional to see whether to link $(GNOME_LIBS) or not.
author
Federico Mena Quintero
<federico@redhat.com>
Sun, 12 Dec 1999 06:38:57 +0000
(06:38 +0000)
committer
Arturo Espinosa
<unammx@src.gnome.org>
Sun, 12 Dec 1999 06:38:57 +0000
(06:38 +0000)
1999-12-12 Federico Mena Quintero <federico@redhat.com>
* gdk-pixbuf/Makefile.am (libgdk_pixbuf_la_LDFLAGS): Use a
conditional to see whether to link $(GNOME_LIBS) or not.
gdk-pixbuf/ChangeLog
patch
|
blob
|
history
diff --git
a/gdk-pixbuf/ChangeLog
b/gdk-pixbuf/ChangeLog
index 998936f289d1a604f6dda8a3ba563c436c712470..cbe0dce0ce90d36d79abb9aad4b7c57486ce38d6 100644
(file)
--- a/
gdk-pixbuf/ChangeLog
+++ b/
gdk-pixbuf/ChangeLog
@@
-1,3
+1,8
@@
+1999-12-12 Federico Mena Quintero <federico@redhat.com>
+
+ * gdk-pixbuf/Makefile.am (libgdk_pixbuf_la_LDFLAGS): Use a
+ conditional to see whether to link $(GNOME_LIBS) or not.
+
1999-12-10 Jonathan Blandford <jrb@redhat.com>
* gdk-pixbuf/gdk-pixbuf-io.h: thinking about the new loading API.